Skip to content

Renamed two thread events (#1979) - #2199

Merged
raydeal merged 3 commits into
rafalp:mainfrom
raydeal:fix-1979-renaming-actions
Aug 13, 2026
Merged

Renamed two thread events (#1979)#2199
raydeal merged 3 commits into
rafalp:mainfrom
raydeal:fix-1979-renaming-actions

Conversation

@raydeal

@raydeal raydeal commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Part of the #1979 epic.

Renamed:
JOINED -> MEMBER_JOINED
LEFT -> MEMBER_LEFT

@raydeal raydeal self-assigned this Aug 12, 2026

@rafalp rafalp left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update function names, type names and test names too.

@coveralls

coveralls commented Aug 12, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 97.852%. remained the same — raydeal:fix-1979-renaming-actions into rafalp:main

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) feature: thread page Thread and private thread pages labels Aug 12, 2026
@rafalp rafalp added this to the Misago 0.40 alpha 1 milestone Aug 12, 2026

@rafalp rafalp left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a data migration for events that has a dict of old and new event types. Please update it to rename LEFT/JOINED events to new ones.

@raydeal
raydeal merged commit 26cccb2 into rafalp:main Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: backend This issue involves Python, Django or dependency (eg. database) feature: thread page Thread and private thread pages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants